﻿/*reset*/

/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

/*其他*/
.curp{cursor:pointer};

/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/


#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../Img/top.gif) no-repeat}
#fall{background:url(../Img/top.gif) no-repeat 0 -80px}
#ct{background:url(../Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: microsoft yahei , "宋体"; position:relative;}/*网站字体颜色*/

.header , .content , .footer , .container{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/*页眉*/
.header{width:100%;  background-color:#fff; position:relative; z-index:999;} /*修改*/
.header .hdTop{width:100%; background-color:#e6e6e6; height:45px;}
.header .hdTop p{ font-size:14px; color:#565656; float:left; line-height:45px;}
.header .hdTopUl{ float:right; margin-top:12px;     margin-right: 15px;}
.header .hdTopUl li{ font-size:14px; float:left; position: relative;}
.header .hdTopUl li a{ color:#565656; padding:0 10px; border-right:1px solid  #686868}
.header .hdTopUl li:first-child a{ background: url("../Img/Common/hd_wx.png") no-repeat left 2px; padding-left: 25px;}
.header .hdTopUl li.last a{ border:none; padding-right: 0;}
.header .wx{ display: none; width: 125px; height: 125px; position: absolute; top:35px; left:-10px;}
.header .hdTopUl li:hover  .wx{ display: block;}
.header .hdMd{ overflow:hidden; margin:30px auto;}
.header .hdMd h1{ float:left;}
.header .hdMd h1 img{ display:block;}
.header .hdDl{ float: left; width: 480px; margin-top: 10px; margin-left: 10px;}


.header .hdDl dd{ float: left; padding-left:50px;}
.header .hdDl dd h2{ font-size: 35px; font-weight:normal; color: #1a1a1a;}
.header .hdDl dd p{ font-size: 19px; color:#141414; margin-top: 3px;}
.header .hdPhone{
	float: right;
	background: url(../Img/Common/hdPhone.png) no-repeat left center;
	padding-left: 45px;
	margin-top: 5px;
	margin-right: 15px;
}
.header .hdPhone p{ font-size:13px; color:#333;}
.header .hdPhone h3{ font-size:25px; color:#00248f;}

.header .hdtp{
	float: right;
	padding-left: 45px;
	margin-top: 5px;
	margin-right: 15px;
}

.top .t_c_cen .t_c_bottom ul li .Nodes{position:absolute;overflow:hidden;width:80px;height:0px;left:14px;top:50px;padding-top:5px;z-index:100;}
.top .t_c_cen .t_c_bottom ul li .Nodes img{float:left;width:80px;height:14px;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul{position:static;float:left;width:80px;left:0px;top:0px;z-index:100;background-color:#48bed8;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li{width:80px;height:30px;float:none;padding:0;margin:0;border-bottom: 1px dashed #e73c7c;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a{display:block;width:80px;height:30px;color:#FFF;line-height:30px;}
.top .t_c_cen .t_c_bottom ul li .Nodes ul li a:hover{text-decoration:underline;color:#333;background:#FFF;}




.header .hdNav{ width:100%; background:#007ce0; }
.header .navBox{height:55px; line-height:55px;}
.header .nav{ width: 102%;}
.header .nav>li{ float:left; font-size:15px; position:relative; }
.header .nav>li>a{ display:block; color:#fff; text-decoration:none;background: url("../Img/Common/ha_navv_liBg.png") no-repeat right center;}
.header .nav>li.last a{background:none; }
.header .nav>li:hover,.header .nav>li.cur{ background:#ffa200;}
.header .nav>li:hover>a,.header .nav>li.cur>a{color:#fff; background: none;}


.header .nav  li .Nodes{
	position: absolute;
	overflow: hidden;
	width: auto;
	height: 0px;
	left: 0px;
	top: 51px;
	padding-top: 4px;
	z-index: 100;
}
.header .nav  li .Nodes ul{position:static;float:left;width:160px;left:0px;top:0px;z-index:100;background-color:#007ce0;}
.header .nav  li .Nodes ul li{width: auto;height:40px;float:none;padding:0;margin:0;}
.header .nav  li .Nodes ul li a{display:block;width: auto;height:40px;color:#FFF;line-height:40px; padding:0px 10px 0px 10px;}
.header .nav  li .Nodes ul li a:hover{text-decoration: none;color:#333;background:#FFF;}





/*footer*/
.footer{background-color: #007ce0;}
.footer,.footer .ftNav,.footer .ftBox{ overflow: hidden; width: 100%;}
.footer .ftNav{ border-bottom: 1px solid #1d47c3; height: 55px;}
.footer .ftNav li{ padding: 0 28px; font-size: 13px; float: left; line-height: 53px;}
.footer .ftNav li a{ color: #fff; text-decoration: none; display: block}
.footer .ftNav li:hover a { border-bottom: 2px solid #ffa200;}
.footer .ftBox{padding: 45px 0 20px;}
.footer .ftDl{ width: 550px; float: left;}
.footer .ftDl dt{ float: left; margin-left: 10px;}
.footer .ftDl dd{ float: right; padding-left:18px; border-left:1px solid #3a5fcd; }
.footer .ftDl dd p{ line-height: 25px; font-size: 13px; color: #fff}
.footer .ftDl dd p a{ color: #fff;}
.footer .ewm{ float: right;}
.footer .ewm p{ margin-top: 15px; font-size: 14px; color: #fff;}
.footer .ewm2{ float: right; padding-right:15px;}


/*定制内页*/
.ny_banner a{ display: block; width: 100%; background: url("../Img/Common/ny_banner.jpg") no-repeat center; height:568px}
.xbx{ overflow: hidden; width: 100%; padding: 30px 20px;}
.xbx span{ font-size: 12px; color: #8b8b8b;}
.xbx span a{color: #8b8b8b; padding: 0 1px;}
.nyDz{ overflow: hidden; width: 100%; background: #fff; padding-bottom: 30px;}
.nyDz .nyBox h3 img{ display: block;}
.nyDz .nyBox{ overflow: hidden; border: 1px solid #aaaaaa; border-top:none;}
.nyDz .nySelcet{ overflow: hidden; padding: 20px 0;}
.nyDz .nyDl{ width: 300px; float: left; overflow: hidden; margin: 15px 10px;}
.nyDz .nyDl dt{ width: 180px; float: left; text-align: right; font-size: 14px; color: #1d1d1d; line-height: 25px;}
.nyDz .nyDl dd{ width: 110px; float: right}
.nyDz .nyDl dd select{width: 108px; line-height: 23px; height: 23px; text-align: center; font-size: 13px; color: #1d1d1d; border: 1px  solid #aaaaaa; outline: none;}
.nyDz .onlLIne{ overflow: hidden; padding: 0 30px; margin-bottom: 30px;}
.nyDz .onlLIne h4{ font-size: 38px; color: #072fa8; font-weight: normal; background: url("../Img/Common/ny_online_h4.png") repeat-x left bottom; padding-bottom: 30px; margin-bottom: 30px;}
.nyDz .onlLIne h4 span{ font-size: 30px; color: #dbdbdb; margin-left: 5px;}
.nyDz .nyLy{ overflow: hidden; padding: 0 40px;}
.nyDz .nyLy  li{ width:365px; float: left; margin-bottom: 18px; }
.nyDz .nyLy li label{ float: left;   width:60px; font-size: 14px; color: #1d1d1d; line-height: 36px;}
.nyDz .nyLy li input{ font-size: 13px; color: #000000; line-height: 36px; border: 1px solid #b5b5b5; float: right; width: 280px; padding: 0 5px; outline: none; background: none;}
.nyDz .nyLy li textarea{ font-size: 13px; color: #000000; line-height: 25px; border: 1px solid #b5b5b5; float: right; width: 700px; padding: 10px 5px; outline: none; background: none; height: 115px; resize: none}
.nyDz .nyLy li.liDl{ width: 785px;}
.nyDz .nyLy  li:first-child{ margin-right: 50px;}
.nyDz a.ny_a { display: block; font-size: 22px; color: #fff; margin-left:110px; width: 300px; height: 55px; line-height: 55px; text-align: center; background-color: #0c38bf;}

.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:85%; right:51%; margin-right:-675px; cursor:pointer;  display:none;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}


/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
